From: Debian Qt/KDE Maintainers Date: Sun, 18 May 2025 22:58:40 +0000 (+0200) Subject: relax-interplasma-versioned-deps X-Git-Tag: archive/raspbian/4%6.3.5-1+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f5a0894672902c3893a5b5ccdb0e2e3d21ae42c1;p=kdeplasma-addons.git relax-interplasma-versioned-deps Gbp-Pq: Name relax-interplasma-versioned-deps.patch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 169f08f5..aef23011 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") message(FATAL_ERROR "plasma requires an out of source build. Please create a separate build directory and run 'cmake path_to_plasma [options]' there.") endif() -set(PROJECT_DEP_VERSION "6.3.5") +set(PROJECT_DEP_VERSION "6.3.4") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82")